Skip to main content

Learning from Demo

Interactive Examples App is the demo application for LightningChart® .NET, its shortcut appears in Start menu / Arction. It can also be run from Dev Center.

Running Demo Running Interactive Examples via Start menu or Dev Center

Interactive Examples has a large number of demo examples (200+) grouped in various categories. Check the examples by browsing the categories or by using the search bar on top of the application.

Demo overview Interfaces of Interactive Examples

Many examples have several chart settings added to the user interface, feel free to change them. Furthermore, the Properties tab can be used to view and edit almost every chart property individually.

There is also a Service demo for connecting a client application to a service that generates a chart image stream. For the Service demo (Headless mode rendering), please refer to LightningChart User’s Manual and to the DemoService\description.pdf file in the following directory path:

C:\ProgramData\Arction\LightningChart .NET SDK v.10\DemoService

Every demo example can be extracted as a standalone Visual Studio - project allowing modifying the example code or using it as the basis for the user’s own application. The standalone projects can be targeted to various platforms such as WinForms and non-bindable WPF.

Over 170 examples can also be extracted as bindable WPF projects utilizing the MVVM model. Furthermore, over 77 examples are available as UWP standalone projects, likewise using binding and MVVM models.

Properties and extraction Properties tab in Interactive Examples. Individual examples can be extracted as standalone projects via the Open example VS project -section on the top.

Extract individual demo projects from Interactive Examples. Start modifying the examples, rebuilt them, and experiment. Alternatively, create completely new projects utilizing LightningChart. For further questions, assistance and general inquiries, please check Support page.